projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d356da
)
We don't have to have the version number in here anymore.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 30 Apr 1994 20:28:50 +0000
(20:28 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 30 Apr 1994 20:28:50 +0000
(20:28 +0000)
Instead we patch the way it is passed from make to the C compiler.
msdos/sed3.inp
patch
|
blob
|
history
diff --git
a/msdos/sed3.inp
b/msdos/sed3.inp
index d8c3f2d55714ef04ee8b753bfa17dd5f0358f82f..966e95098298185a4e15a03234caa1ed6e87d1cd 100644
(file)
--- a/
msdos/sed3.inp
+++ b/
msdos/sed3.inp
@@
-4,7
+4,7
@@
/^# DIST: /d
/^SHELL *=/s/^/# /
/^CC *=/s/=.*$/=gcc/
-/
^version *=/s/=.*$/="19.23
"/
+/
-DVERSION=/s/"\\"\${version}\\""/\\"${version}\\
"/
/^configname *=/s/=.*$/=msdos/
/^archlibdir *=/s!=.*$!=/emacs/bin!
/^bindir *=/s!=.*$!=/emacs/bin!